-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
3.2.3
-
Code
-
Classes
- ProcessedProductSimple
Total Complexity |
46 |
Dependencies |
7 |
Dependents |
10 |
Total lines |
394 |
Lines of code |
172 |
Logical lines of code |
103 |
Comment lines |
122 |
Methods |
21 |
Properties |
8 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getItemByPos() |
S |
57 |
6 |
17 |
isAffectedByRangeDiscount() |
S |
59 |
5 |
15 |
getHtml() |
S |
56 |
3 |
18 |
getPrice() |
S |
62 |
3 |
11 |
getOriginalPrice() |
S |
68 |
3 |
7 |
__construct() |
S |
59 |
2 |
14 |
getMinDiscountRangePrice() |
S |
69 |
2 |
7 |
getWcCartItem() |
S |
69 |
2 |
7 |
getPos() |
S |
69 |
2 |
7 |
isDiscounted() |
S |
64 |
2 |
10 |
isPriceChanged() |
S |
64 |
2 |
10 |
getDiscounts() |
S |
69 |
2 |
7 |
getHistory() |
S |
69 |
2 |
7 |
areRulesApplied() |
S |
64 |
2 |
10 |
getCalculatedPrice() |
S |
68 |
2 |
7 |
getQty() |
S |
82 |
1 |
3 |
getProduct() |
S |
82 |
1 |
3 |
getPriceHtml() |
S |
79 |
1 |
3 |
getSubtotalHtml() |
S |
79 |
1 |
3 |
getQtyAlreadyInCart() |
S |
82 |
1 |
3 |
setQtyAlreadyInCart() |
S |
81 |
1 |
3 |